Skip to content

Conversation

@greinard
Copy link
Collaborator

Overview

This branch updates the ProgressRing component so that the diameter and stroke width are configurable rather than being hard coded. It also adds support for specifying the color of the incomplete portion of the ring.

The changes are intended to be backward compatible. If you don't specify any of the new properties, it will use the previously hard coded values as the defaults.

Security

  • I have ensured no secure credentials or sensitive information remain in code, metadata, comments, etc.
    • Please verify that you double checked that .storybook/preview.js does not contain your participant access key details.
    • There are no temporary testing changes committed such as API base URLs, access tokens, print/log statements, etc.
  • These changes do not introduce any security risks, or any such risks have been properly mitigated.

No new security risk. Just adding some rendering customization capability to an existing component.

Testing

  • This change can be adequately tested using the MDH Storybook.
  • This change requires additional testing in the MDH iOS/Android/Web apps. (Create a pre-release tag/build and test in a ViewBuilder PR.)

Documentation

  • I have added relevant Storybook updates to this PR.
  • If this feature requires a developer doc update, I have tagged @CareEvolution/api-docs.
  • This change does not impact documentation or Storybook.

@aws-amplify-us-east-1
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-551.d1xp2kmk6zrv44.amplifyapp.com

@greinard greinard force-pushed the ProgressRingUpdates branch from ded937f to 4c1be41 Compare December 18, 2025 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant